Guard.CheckRange(Byte[],Integer,Integer) Method

Represents method CheckRange(Byte[],Integer,Integer).

Namespace: Spring
public
 class procedure CheckRange(const buffer: array of Byte; index, count: Integer); overload; static;

Parameters

buffer
Type: array of Byte

index
Type: Integer

count
Type: Integer